projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c039a3b
)
(image-bookmark-make-record): Delete obsolete
author
Tassilo Horn
<tassilo@member.fsf.org>
Fri, 7 Mar 2008 15:59:58 +0000
(15:59 +0000)
committer
Tassilo Horn
<tassilo@member.fsf.org>
Fri, 7 Mar 2008 15:59:58 +0000
(15:59 +0000)
second arg.
lisp/image-mode.el
patch
|
blob
|
history
diff --git
a/lisp/image-mode.el
b/lisp/image-mode.el
index 9a78cb28407f05ea3aa72c1e0abb20e7403e36d9..7064708c1413dc201c978dcb1b536f29bc98e9bf 100644
(file)
--- a/
lisp/image-mode.el
+++ b/
lisp/image-mode.el
@@
-431,7
+431,7
@@
and showing the image as an image."
;;; Support for bookmark.el
-(defun image-bookmark-make-record (annotation
&rest args
)
+(defun image-bookmark-make-record (annotation)
(let ((the-record
`((filename . ,(buffer-file-name))
(image-type . ,image-type)